Skip to content

[iOS] Remove undefined references to OCMock from RNTesters' pbxproj#39616

Closed
Saadnajmi wants to merge 1 commit into
facebook:mainfrom
Saadnajmi:pbxproj
Closed

[iOS] Remove undefined references to OCMock from RNTesters' pbxproj#39616
Saadnajmi wants to merge 1 commit into
facebook:mainfrom
Saadnajmi:pbxproj

Conversation

@Saadnajmi
Copy link
Copy Markdown
Contributor

Summary:

In #36239 , I removed the copy of libOCMock we had locally in favor of a Pod. The references were left in RNTester's pbxproj and undefined. Let's just remove them.

Changelog:

[INTERNAL] [FIXED] - Remove undefined references to OCMock from RNTesters' pbxproj

Test Plan:

CI should pass

@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. p: Microsoft Partner: Microsoft Partner labels Sep 22, 2023
Comment on lines -969 to +940
"-DFOLLY_USE_LIBCPP=1 -DFOLLY_CFG_NO_COROUTINES=1",
"-DFOLLY_USE_LIBCPP=1",
"-DFOLLY_CFG_NO_COROUTINES=1",
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I left these in because it happens every time I run pod install and seems to be mostly formatting.

@facebook-github-bot facebook-github-bot added the Shared with Meta Applied via automation to indicate that an Issue or Pull Request has been shared with the team. label Sep 22, 2023
@analysis-bot
Copy link
Copy Markdown

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 8,337,032 +807
android hermes armeabi-v7a n/a --
android hermes x86 n/a --
android hermes x86_64 n/a --
android jsc arm64-v8a 9,575,304 +1,092
android jsc armeabi-v7a n/a --
android jsc x86 n/a --
android jsc x86_64 n/a --

Base commit: 0f2ecd3
Branch: main

@facebook-github-bot
Copy link
Copy Markdown
Contributor

@ryancat has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@facebook-github-bot facebook-github-bot added the Merged This PR has been merged. label Sep 25, 2023
@facebook-github-bot
Copy link
Copy Markdown
Contributor

@ryancat merged this pull request in c62d174.

@Saadnajmi Saadnajmi deleted the pbxproj branch September 25, 2023 23:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. Merged This PR has been merged. p: Microsoft Partner: Microsoft Partner Shared with Meta Applied via automation to indicate that an Issue or Pull Request has been shared with the team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants